From 509a3bdb0feb5f9965f72ceac8d82006ce433879 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Tue, 16 Aug 2016 15:43:08 +0200 Subject: [PATCH] Add patch for privacy-breach-logo --- .../0003-Clear-privacy-breach-logo.patch | 21 +++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 22 insertions(+) create mode 100644 debian/patches/0003-Clear-privacy-breach-logo.patch diff --git a/debian/patches/0003-Clear-privacy-breach-logo.patch b/debian/patches/0003-Clear-privacy-breach-logo.patch new file mode 100644 index 00000000..db0fca93 --- /dev/null +++ b/debian/patches/0003-Clear-privacy-breach-logo.patch @@ -0,0 +1,21 @@ +From: Jochen Sprickerhof +Date: Tue, 16 Aug 2016 12:08:00 +0200 +Subject: Clear privacy-breach-logo + +--- + doc/doxygen/pcl.doxy | 2 -- + 1 file changed, 2 deletions(-) + +diff --git a/doc/doxygen/pcl.doxy b/doc/doxygen/pcl.doxy +index 0e273ff..4e7b9fe 100644 +--- a/doc/doxygen/pcl.doxy ++++ b/doc/doxygen/pcl.doxy +@@ -16,8 +16,6 @@ href="http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_L + BSD license and is open source software. It is free for commercial and + research use. + +-\image html http://www.pointclouds.org/assets/images/contents/logos/pointcloudlibrary_logo.png +- + PCL is cross-platform, and has been successfully compiled and deployed on + Linux, MacOS, Windows, and Android. To simplify development, PCL is split into + a series of smaller code libraries, that can be compiled separately. This diff --git a/debian/patches/series b/debian/patches/series index b214dee8..aaee516e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ 0004-Correct-PCL_ROOT-in-PCLConfig.cmake.patch 0002-Remove-relicts-of-nonfree-ia_-fpcs.patch +0003-Clear-privacy-breach-logo.patch -- 2.30.2